home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / c / syscall / ds3100.md / zebra.s < prev   
Encoding:
Text File  |  1992-06-03  |  716 b   |  23 lines

  1. /* 
  2.  * zebra.s --
  3.  *
  4.  *    Stubs for Zebra system calls.
  5.  *    
  6.  *
  7.  * Copyright 1992 Regents of the University of California
  8.  * Permission to use, copy, modify, and distribute this
  9.  * software and its documentation for any purpose and without
  10.  * fee is hereby granted, provided that this copyright
  11.  * notice appears in all copies.  The University of California
  12.  * makes no representations about the suitability of this
  13.  * software for any purpose.  It is provided "as is" without
  14.  * express or implied warranty.
  15.  * rcs = "$Header: /sprite/lib/forms/RCS/proto.c,v 1.6 92/03/02 15:29:56 bmiller Exp $ SPRITE (Berkeley)";
  16.  *
  17.  */
  18.  
  19. #include "userSysCallInt.h"
  20.  
  21. SYS_CALL(Zss_Cmd, SYS_ZSS_CMD)
  22. SYS_CALL(Zebra_Cmd, SYS_ZEBRA_CMD)
  23.